Fire Detection Eye communication driver

 

Fire Detection Eye Communication Driver is the driver to communicate with fire monitoring controller.

 

1. Read settings

 

<Figure 1> is read setting example of  Fire Detection Eye communication driver. 

<Figure 1>  Read setting example of  Fire Detection Eye communication driver

Device part of  <Figure 1> input Com Port(COM1), Baud Rate(19200), Parity Bit(0), Data Bit(8), Stop Bit(1) respectively.

 Fire Detection Eye controller's baud rate, data bit, stop bit are fixed to 19200, 0, 8, 1.

Also you can set 'save Word memory address of write DO/Alarm value'(0 ~ 9999, default : 100) by using option part.

 

Fire Detection Eye communication driver read schedule

Read schedule setting parameters are as follows:

1) STATION – Don't care, fixed to 0.

2) Read Command – Command = CH, DI, STS. ( Refer to <Table 1> )

3) Read Start Address – Read start address when CH, DI command.

CH command : 1 ~ 8 read channel number,

DI command : 1 = read of DI1 ~ 8,   2 = read of DI9 ~ 16,

 STS command : don't care.

4) Save Start Address for Communication Server – saveing start address of Communication Server.

5) Read Size – read word size = fixed to 1.

 

Read schedule example)

READ,     0,    DI,     1,    0,   1,

READ,     0,    CH,     1,    1,   1,

READ,     0,    CH,     2,    3,   1,

READ,     0,    CH,     3,    5,   1,

READ,     0,    CH,     4,    7,   1,

READ,     0,    CH,     5,    9,   1,

READ,     0,    CH,     6,   11,   1,

READ,     0,    CH,     7,   13,   1,

READ,     0,    CH,     8,   15,   1,

 

<Table 1> is data saving address and contents for read commands of Fire Detection Eye communication driver.

Read command Contents Data Saving Address Remarks

CH

Read of Channel Data

Start Add + 0  : sensor temperature,

Start Add + 1  : sensor UV(Flame)

WORD memory = read value,

FLOAT memory = real temperature/UV value

DI

Read of Digital Input

Start Add + 0  : DI value

( 0Bit = DI1, 1Bit = DI2, ¡¦. )

DI1 ~ 8(Start Addr + 0) or

DI9 ~ 16(  : out of order information + 1)

STS

Read of current value after Self-Test

Start Add + 0  : sensor temperature,

Start Add + 1  : sensor UV(Flame),

Start Add + 2  : temperature of circuit board,

Start Add + 3  :  : out of order information of LED,

Start Add + 4  : out of order information of UV

temperature/UV : WORD memory = read value,

FLOAT memory = real temperature/UV value.

 

 out of order information of LED/UV : 0 = normal, 1 = out of order.

<Table 1> Data saving address and contents for read commands of Fire Detection Eye communication driver

If you click the icon  in protocol option part, you can see the dialogue box such as <Figure 2>. you can also set read schedule by using this part.

<Figure 2> Example of  Fire Detection Eye communication driver¡¯s Option dialogue box

You can set read schedule by using , , button and listbox of <Figure 2>. 

Save Word memory address of write DO/Alarm value can set by using the part of ¡®Write DO/Alarm Value Save Pos¡¯ shown in <Figure 2>.

<Figure 3> Example of  Fire Detection Eye communication driver¡¯s read schedule Add/Edit dialogue box

When you click Add button or Edit button in dialogue box of <Figure 2>, dialogue box of <Figure 3> is shown.

 

2. Write settings

You can DO control or Alarm value setting of Fire Detection Eye controller's value by using write settings.

 

Digital Write

Digital write and Analog write have the same setting parameters except output value(0 or 1).

 

Analog Write

Analog write setting parameters are as follows:

1)  PORT                   Port no. (0 ~ 255)

2)  STATION             Don't care, fixed to 0.

3)  ADDRESS           Write address when DO, ALARM command.

DO command : digital write = 1 ~ 16 DO address,  Analog write = 1 ~ 2(1 = write of DO 1 ~ 8,   2 = write of DO 9 ~ 16),

ALARM command : 1 ~ 8 write alarm address,

 STS command : don't care.

4) Extra1                    Write command = DO, ALARM, STS. ( Refer to <Table 2> )

5) Extra2                     Readed data saving start address after Self-Test when STS command.

STS command : digital write = Readed data saving start address,

DO, ALARM command : don't care.

 

<Table 2> is write commands and parameter setting range of Fire Detection Eye communication driver

Write command Contents Address Remarks

DO

Write of Digital Output

digital write = 1 ~ 16 DO address,

 Analog write = 1 ~ 2

(1 = write of DO 1 ~ 8,   2 = write of DO 9 ~ 16)

Digital write = 0/1 : bit OFF/ON

Analog write = 0 ~ 255 : write of 8 bits value

ALARM

 Alarm setting command

1 ~ 8 write alarm address

Output value = 0 ( OFF ) or 1 ( ON

STS

Read of current value after Self-Test

 

Extra2 + 0  : sensor temperature,

Extra2 + 1  : sensor UV(Flame),

Extra2 + 2  : temperature of circuit board,

Extra2 + 3  :  : out of order information of LED,

Extra2 + 4  : out of order information of UV 

<Table 2> Write commands and parameter setting range of Fire Detection Eye communication driver

 

Write example 1)

PORT:0,  station:0, ADDRESS:0001, Extra1: DO,  Extra2 : 0, Output type = Digital write,

The setting parameter shown above is a bit control(On/Off) example of DO 1.

 

Write example 2)

PORT:0,  station:0, ADDRESS:0005, Extra1: DO,  Extra2 : 0, Output type = Digital write,

The setting parameter shown above is a bit control(On/Off) example of DO 5.

 

Write example 3)

PORT:0,  station:0, ADDRESS:0001, Extra1: DO,  Extra2 : 0, Output type = Analog write,

The setting parameter shown above is 8 bit control(On/Off) example of DO 1 ~ DO 8, out value rante = 0 ~ 255.

 

Write example 4)

PORT:0,  station:0, ADDRESS:0001, Extra1: ALARM,  Extra2 : 0, Output type = Digital write,

The setting parameter shown above is an alarm On/Off control example of Alarm 1.

 

Write example 5)

PORT:0,  station:0, ADDRESS:0008, Extra1: ALARM,  Extra2 : 0, Output type = Digital write,

The setting parameter shown above is an alarm On/Off control example of Alarm 8.

 

3. connection of communication cable and main power

Connection of communication cable and main power are as follows.

 

Connection of communication cable

Please connect RS-422 communication cable to RS-422 connector of Fire Detection Eye controller such as <Figur 4>.

<Figure 4> is communication cable and main power connection example to  Fire Detection Eye controller.

<Figure 4> Communication cable and main power connection example to  Fire Detection Eye controller

 

Connection of main power

Please connect 220V AC main power to main power input connector of Fire Detection Eye controller such as <Figure 4>.

<Figure 5> is appearence of Fire Detection Eye controller.

<Figure 5> Appearence of Fire Detection Eye controller